home *** CD-ROM | disk | FTP | other *** search
- #
- # Copyright (c) 1990-1998 Enlighten Software Solutions, Inc.
- # -- All Rights Reserved --
- #
-
- #
- # Cmds file for HP/UX 9.04
- #
-
- AT /usr/bin/at
- BANNER /usr/bin/banner
- ACCEPT /usr/sbin/accept %
- ALLPRINTERS cd /usr/spool/lp/member; /usr/bin/ls
- ALLPRINTCLASS cd /usr/spool/lp/member; /usr/bin/ls; \
- cd /usr/spool/lp/class ; /usr/bin/ls
- ATTPS /usr/bin/ps
- ATTPSEF /usr/bin/ps -ef | $ENLIGHTEN/bin/e_col \
- 0:8L8 8:6r6 14:7r7 21:3R3 24:9R10 8:1l1 33:8L11 40:0-0
- ENLCANCEL /usr/bin/cancel %
- CAT /usr/bin/cat '%'
- DFTFIX /usr/bin/df -t
- DICT1 /usr/bin/echo
- DICT2 /usr/bin/cat $ENLIGHTEN/config/names
- DICT3 /usr/bin/cat $ENLIGHTEN/config/names
- DISABLE /usr/bin/disable -r"Disabled by system administrator" %
- ENABLE /usr/bin/enable %
- FILETYPE /usr/bin/file '%'
- #FSCK /usr/sbin/fsck %
-
- FUSER /usr/sbin/fuser % 2> /dev/null | /usr/bin/tr ' ' '\\012' | \
- /usr/bin/sort -u
- DUS /usr/bin/du -s % | \
- /usr/bin/awk ' { printf "\%d\\n", ($$1 + 1) / 2 } '
-
- GETMODELS /usr/bin/ls %
- LPADMIN /usr/sbin/lpadmin %
- LPSCHED /usr/sbin/lpsched
- LPSHUT /usr/sbin/lpshut 2> /dev/null
- LPSTATA /usr/bin/lpstat -a
- LPSTATC /usr/bin/lpstat -c
- LPSTATD /usr/bin/lpstat -d
- LPSTATO /usr/bin/lpstat -o
- LPSTATP /usr/bin/lpstat -p
- LPSTATR /usr/bin/lpstat -r
- LPSTATV /usr/bin/lpstat -v
- MAIL /usr/bin/mail %
- MKDIR /usr/bin/mkdir %
- MKNOD /usr/sbin/mknod %
- NEWALIASES /usr/bin/newaliases
- PACK /usr/bin/pack
- RETENSION /usr/bin/mt -f % retension
- RMFR /usr/bin/rm -fr "%"
- RUPTIME /usr/bin/ruptime -a
- RWHOA /usr/bin/rwho -a
- SHELL /usr/bin/sh
- UCBWHO /usr/bin/who
- WHO /usr/bin/who -u
- WHOU $ENLIGHTEN/bin/whou
-
- # Command to create any type of login initialization scripts
- RCCMD /usr/bin/sh $ENLIGHTEN/scripts/user.rc %
-
- BACKEND $ENLIGHTEN/bin/backend
- COMPLETION $ENLIGHTEN/bin/p_completion
- DFT $ENLIGHTEN/bin/dft
- EPOOL $ENLIGHTEN/bin/e_pool
- ERASE $ENLIGHTEN/bin/erase -v %
- HEXED $ENLIGHTEN/bin/hexed '%'
- LPMOVE $ENLIGHTEN/bin/p_lpmove %
- MAKENIS /usr/bin/sh $ENLIGHTEN/config/makenis %
- MYA2PS $ENLIGHTEN/bin/psgen -l2
- MOTNOTICE "$ENLIGHTEN/bin/xdonotice -label \"ENLIGHTEN utar\" \
- -m1 \"Please mount new Volume\""
- NETUTAR $ENLIGHTEN/bin/netutar
- NETWATCHDISK $ENLIGHTEN/bin/netwatchdisk % &
- OBVIOUS $ENLIGHTEN/bin/uobvious -d -
- OLNOTICE "$ENLIGHTEN/bin/donotice -label \"ENLIGHTEN utar\" \
- -m1 \"Please mount new Volume\""
- PPING $ENLIGHTEN/bin/p_ping -s
- REMLP $ENLIGHTEN/bin/remlp
- RFDIST $ENLIGHTEN/bin/rfdist
- REMLP $ENLIGHTEN/bin/remlp
- SECBOOT $ENLIGHTEN/bin/secboot
- SECBREAKIN $ENLIGHTEN/bin/secbreakin
- SECCRON $ENLIGHTEN/bin/seccron
- SECDEVICE $ENLIGHTEN/bin/secdevice
- SECGROUP $ENLIGHTEN/bin/secgroup
- SECHOME $ENLIGHTEN/bin/sechome
- SECPASSWD $ENLIGHTEN/bin/secpasswd
- SECVITAL $ENLIGHTEN/bin/secvital
- KP $ENLIGHTEN/bin/kp
- SF $ENLIGHTEN/bin/sf
- SNAPDIFF $ENLIGHTEN/bin/p_snapdiff %
- SWAP $ENLIGHTEN/bin/p_swap HPUX
- ULOGOUT $ENLIGHTEN/bin/ulogout %
- WATCHDISK $ENLIGHTEN/bin/watchdisk % &
- XWATCHDOG $ENLIGHTEN/bin/xwatchdog -iconic % &
- P_WIZPRINTER $ENLIGHTEN/bin/p_wizprinter %
- P_WIZDISK $ENLIGHTEN/bin/p_wizdisk %
- P_WIZUSER $ENLIGHTEN/bin/p_wizuser %
- P_VULNERABLE $ENLIGHTEN/bin/p_vulnerable %
- E_FINDKEY $ENLIGHTEN/bin/e_findkey %
- E_NIPMASTER $ENLIGHTEN/bin/e_nipmaster
- #P_ALLDISKS $ENLIGHTEN/bin/p_alldisks
- #P_PARTITIONS $ENLIGHTEN/bin/p_partition %
- MOUNT /usr/sbin/mount %
- #P_MAKEDEV $ENLIGHTEN/bin/p_makedev HPUX %
- #P_FORMAT $ENLIGHTEN/bin/p_format HPUX %
- #P_NEWPARTS $ENLIGHTEN/bin/p_newparts %
- #P_HASFS $ENLIGHTEN/bin/p_hasfs %
-
- GETBOOTCMDS /usr/bin/ls -d /sbin/*rc* /etc/rc.config.d
- BOOTFILTER /usr/bin/cat % | $ENLIGHTEN/bin/shpp | $ENLIGHTEN/bin/shcmd | /usr/bin/sort -u
-
- # The awk script is to remove the first five fields from the file(s).
- # For AT&T type cron use /usr/spool/cron/crontabs/*/*
-
- GETCRONCMDS /usr/bin/echo /usr/spool/cron/crontabs/* | /usr/bin/tr ' ' '\012'
-
- CRONFILTER /usr/bin/egrep -v "^\#" % | \
- /usr/bin/awk ' { for (i = 6; i <= NF; i++) \
- printf ("\%s ", $$i); printf ("\\n"); } ' | \
- $ENLIGHTEN/bin/shpp | $ENLIGHTEN/bin/shcmd | /usr/bin/sort -u
-
- # Command to determine if the autologout daemon gets started in an "rc" file.
- FINDALDCMD /usr/bin/cat % | $ENLIGHTEN/bin/shpp | $ENLIGHTEN/bin/shcmd | \
- /usr/bin/fgrep ulogout | /usr/bin/wc -l
-
- # Command to determine if the diskusage watchdog gets started in an "rc" file.
- FINDDWDCMD /usr/bin/cat % | $ENLIGHTEN/bin/shpp | $ENLIGHTEN/bin/shcmd | \
- /usr/bin/fgrep watchdisk | /usr/bin/wc -l
-
- # Command to determine if the network watchdog gets started in an "rc" file.
- FINDNETDWDCMD /usr/bin/cat % | $ENLIGHTEN/bin/shpp | $ENLIGHTEN/bin/shcmd | \
- /usr/bin/fgrep bin/netwatchdisk | /usr/bin/wc -l
-
-
-
- # Password mamanagement program. We could update all the files ourselves,
- # but why re-invent the wheel.
- PASSWMGMT /usr/bin/passmgmt %
-
- SH /usr/bin/sh
- RSH /usr/bin/rsh
- CSH /usr/bin/csh
- KSH /usr/bin/ksh
- RKSH /usr/bin/rksh
- TCSH /usr/bin/tcsh
-
- RSHCMD /usr/bin/remsh %
- RLOGIN /usr/bin/rlogin % -l enlcmd
- NETCAT $ENLIGHTEN/bin/p_write %
- TALK /usr/bin/talk %
-
- ENLWINDOW /usr/bin/X11/xterm -e sh -c 'trap exit 1 2 3 4; \
- stty sane; clear; % ; echo ; \
- echo \"Hit Enter/Return to continue\\c\"; \
- read ans; rm -f %; exit' &
-
- FORWINDOW /usr/bin/X11/xterm -e sh -c 'stty sane; clear; % ; echo ; \
- echo \"Hit Enter/Return to continue \\c\"; \
- read ans; exit'
-
- BACKWINDOW /usr/bin/X11/xterm -e sh -c 'stty sane; clear; % ; echo ; \
- echo \"Hit Enter/Return to continue \\c\"; \
- read ans; exit' &
-
- REMCP /usr/bin/rcp
- REMSH /usr/bin/rsh
- YPCAT /usr/bin/ypcat %
- YPMAKE (cd /usr/etc/yp; make)
- TAPEDEVS /usr/bin/ls -1 /dev/rmt/*
- CRONTAB /usr/bin/crontab %
-
- DOMAINNAME /usr/bin/domainname
- UNAME /usr/bin/uname -a
- NODENAME /usr/bin/uname -n
- IFCONFIG /usr/sbin/ifconfig
- LANSCAN /usr/sbin/lanscan
- YPWHICH /usr/bin/ypwhich
- SET_HOSTNAME /usr/bin/uname -S
-
- MAKE_CMD /usr/bin/make
- XMKDIR /usr/bin/mkdir
- RMALL /usr/bin/rm -rf
- KILL /usr/bin/kill
- NAMED /usr/sbin/named
- XYPCAT /usr/bin/ypcat
- YPSERV /usr/lib/netsvc/yp/ypserv
- YPPASSWDD /usr/lib/netsvc/yp/rpc.yppasswdd
- YPBIND /usr/lib/netsvc/yp/ypbind
- YPINIT /usr/sbin/ypinit
- MAKEDBM /var/yp/makedbm
- PS_CMD /usr/bin/ps -ef
- LANSCAN /usr/sbin/lanscan
- MOUNTP /usr/sbin/mount -p
- MOUNTNFS /usr/sbin/mount %
- UMOUNT /usr/sbin/umount %
- EXPORTFS /usr/sbin/exportfs %
- SHAREFS /usr/sbin/exportfs
- UNEXPORTFS /usr/sbin/exportfs -u
-
- # network printters
-
- XLPADMIN /usr/sbin/lpadmin
- LPACCEPT /usr/sbin/accept
- LPENABLE /usr/bin/enable
- LPDISABLE /usr/bin/disable
- LPCANCEL /usr/bin/cancel
- LPSTAT /usr/bin/lpstat -t
- STARTLPD /usr/sbin/inetd -c
-
- # clock set/clock sync
- SETTIME $ENLIGHTEN/bin/settime
-
- # cron
- XCRONTAB /usr/bin/crontab
-
- RENLD $ENLIGHTEN/bin/renld
- RENLDC $ENLIGHTEN/bin/renldc
-
- REBOOT /usr/sbin/reboot
- SHUTDOWN /usr/sbin/shutdown
- RWALL /usr/sbin/rwall
-
- WALL /usr/sbin/wall
- P_SHUTDOWN $ENLIGHTEN/bin/p_shutdown %
- STATUSMAP $ENLIGHTEN/bin/sm -p % -x
- TELNET /usr/bin/telnet %
- XENLNALIVE $ENLIGHTEN/bin/xenln_alive
-